home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / editor / jsscram1.zip / README.TXT < prev    next >
Text File  |  1996-12-05  |  2KB  |  59 lines

  1. JavaScript Scrambler V1.0
  2. for Windows 95/NT
  3. Copyright 1996-97 Harro Mueller
  4.  
  5. iNTRODUCTiON
  6.  
  7. JavaScript Scrambler is a utility for all JavaScript programmers who
  8. are fed up with the fact, that their source code can be stolen and 
  9. simply modified. Any script source code will be scrambled until it is
  10. almost impossible to comprehend for others.
  11.  
  12. FEATURES
  13.  
  14. JavaScript Scrambler V1.0 will
  15. - remove any carriage returns and line feeds from the source code,
  16.   so the whole script code is placed in one line
  17. - remove any unnecessary whitespaces
  18. - remove any comments
  19. - remove any tabs (ASCii 9)
  20. - scramble up to 100 function names (e.g. 'x48292' instead of 'Ticker')
  21. - minimize the size of the script code and by that
  22. - speed up script processing
  23. - process HTML-files sized up to 60000 bytes (in registered version)
  24. - leave any non-script-code as it was before
  25.  
  26. iNSTALLATiON
  27.  
  28. Installation is easy. As you have obviously been able to unzip this
  29. archive it is now your task to put the executable in its own directory,
  30. create an icon for it and start it.
  31. You will find a sample script enclosed named 'Ticker.htm'. Please feel
  32. encouraged to use it to test this software.
  33. Anything else is pretty self-explanatory i think.
  34.  
  35. iNSTRUCTiONS/TiPS
  36.  
  37. - JavaScript Scrambler will only work correctly if its input is 
  38.   correctly coded JavaScript source code! I.e. semicola must NOT be
  39.   omitted although JavaScript interpreters allow it in some cases.
  40. - If you want to scramble function names, please give your functions
  41.   names, that do not appear with another meaning inside the same file
  42.   again. Otherwise this text will be scrambled too.
  43.   In addition please regard that every function has to be at least
  44.   two characters long (this will be no problem i think).
  45.  
  46. SHAREWARE NOTES
  47.  
  48. As this software is shareware it comes 'as is', there is no
  49. warranty implied or otherwise, nor is support provided.
  50. This version will process files sized up to 650 bytes.
  51. If you want to scramble files up to 60000 bytes, please register
  52. JavaScript Scrambler. For further information please consider reading
  53. the enclosed 'register.txt'.
  54.  
  55. CONTACT
  56.  
  57. For any suggestions, ideas, problems or comments contact me by EMail:
  58. hm@online-nord.de
  59. Visit my homepage: http://members.tripod.com/~tier